FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.us.ndh#current (63 ms)

Package hl7.fhir.us.ndh
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/ndh/https://build.fhir.org/ig/HL7/fhir-us-ndh/CodeSystem-OrgTypeCS.html
Url http://hl7.org/fhir/us/ndh/CodeSystem/OrgTypeCS
Version 1.0.0-ballot
Status active
Date 2024-09-11T20:26:48+00:00
Name OrgTypeCS
Title Organization Type Code System
Experimental False
Realm us
Authority hl7
Description Categories of organizations based on criteria in provider directories.
Content complete

Resources that use this resource

ValueSet
NetworkTypeVS Network Type Value Set
OrgTypeVS Organization Type Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem OrgTypeCS

This case-sensitive code system http://hl7.org/fhir/us/ndh/CodeSystem/OrgTypeCS defines the following codes:

CodeDisplayDefinition
fac FacilityA physical healthcare facility.
prvgrp Provider GroupA healthcare provider entity
payer PayerA healthcare payer.
atyprv Atypical ProviderProviders that do not provide healthcare
bus Non-Healthcare BusinessAn organization that does not meet the definitions of a Healthcare or Atypical Provider, and is not a payer or healthcare facility
ntwk NetworkA healthcare provider insurance network
gov GovernmentA government agency for social services
comm CommunityA community based organization for social services
edu EducationAn educational institution or organization
reli ReligiousA religious organization for social services

Source

{
  "resourceType" : "CodeSystem",
  "id" : "OrgTypeCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem OrgTypeCS</b></p><a name=\"OrgTypeCS\"> </a><a name=\"hcOrgTypeCS\"> </a><a name=\"OrgTypeCS-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/OrgTypeCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">fac<a name=\"OrgTypeCS-fac\"> </a></td><td>Facility</td><td>A physical healthcare facility.</td></tr><tr><td style=\"white-space:nowrap\">prvgrp<a name=\"OrgTypeCS-prvgrp\"> </a></td><td>Provider Group</td><td>A healthcare provider entity</td></tr><tr><td style=\"white-space:nowrap\">payer<a name=\"OrgTypeCS-payer\"> </a></td><td>Payer</td><td>A healthcare payer.</td></tr><tr><td style=\"white-space:nowrap\">atyprv<a name=\"OrgTypeCS-atyprv\"> </a></td><td>Atypical Provider</td><td>Providers that do not provide healthcare</td></tr><tr><td style=\"white-space:nowrap\">bus<a name=\"OrgTypeCS-bus\"> </a></td><td>Non-Healthcare Business</td><td>An organization that does not meet the definitions of a Healthcare or Atypical Provider, and is not a payer or healthcare facility</td></tr><tr><td style=\"white-space:nowrap\">ntwk<a name=\"OrgTypeCS-ntwk\"> </a></td><td>Network</td><td>A healthcare provider insurance network</td></tr><tr><td style=\"white-space:nowrap\">gov<a name=\"OrgTypeCS-gov\"> </a></td><td>Government</td><td>A government agency for social services</td></tr><tr><td style=\"white-space:nowrap\">comm<a name=\"OrgTypeCS-comm\"> </a></td><td>Community</td><td>A community based organization for social services</td></tr><tr><td style=\"white-space:nowrap\">edu<a name=\"OrgTypeCS-edu\"> </a></td><td>Education</td><td>An educational institution or organization</td></tr><tr><td style=\"white-space:nowrap\">reli<a name=\"OrgTypeCS-reli\"> </a></td><td>Religious</td><td>A religious organization for social services</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    }
  ],
  "url" : "http://hl7.org/fhir/us/ndh/CodeSystem/OrgTypeCS",
  "version" : "1.0.0-ballot",
  "name" : "OrgTypeCS",
  "title" : "Organization Type Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-11T20:26:48+00:00",
  "publisher" : "HL7 International / Patient Administration",
  "contact" : [
    {
      "name" : "HL7 International / Patient Administration",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        },
        {
          "system" : "email",
          "value" : "pafm@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "Categories of organizations based on criteria in provider directories.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "fac",
      "display" : "Facility",
      "definition" : "A physical healthcare facility."
    },
    {
      "code" : "prvgrp",
      "display" : "Provider Group",
      "definition" : "A healthcare provider entity"
    },
    {
      "code" : "payer",
      "display" : "Payer",
      "definition" : "A healthcare payer."
    },
    {
      "code" : "atyprv",
      "display" : "Atypical Provider",
      "definition" : "Providers that do not provide healthcare"
    },
    {
      "code" : "bus",
      "display" : "Non-Healthcare Business",
      "definition" : "An organization that does not meet the definitions of a Healthcare or Atypical Provider, and is not a payer or healthcare facility"
    },
    {
      "code" : "ntwk",
      "display" : "Network",
      "definition" : "A healthcare provider insurance network"
    },
    {
      "code" : "gov",
      "display" : "Government",
      "definition" : "A government agency for social services"
    },
    {
      "code" : "comm",
      "display" : "Community",
      "definition" : "A community based organization for social services"
    },
    {
      "code" : "edu",
      "display" : "Education",
      "definition" : "An educational institution or organization"
    },
    {
      "code" : "reli",
      "display" : "Religious",
      "definition" : "A religious organization for social services"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.